.First{
position: absolute;
top: 8px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 8px;
	left: 1025px;
}


.AlltheOthers{
	position: absolute;
	top: 310px;
	left: 80px;
	
}

.AlltheOthersL{
	position: absolute;
	top: 524px;
	left: 140px;
}



.CorelPainterImages{
	position: absolute;
	top: 200px;
	left: 540px;
}

.CorelPainterImagesL{
	position: absolute;
	top: 620px;
	left: 565px;
	text-align: center;
}

	

	





p{
	font-family: Arial;
	color: rgb(255,209,201);
	font: large Arial Black;
	text-decoration: underline;
}
	
.BottomLinks{
	position: absolute;
	top: 1200px;
	left: 507px;
	}
	
.BottomLinksL{
	position: absolute;
	top: 1500px;
	left: 350px;
}

h2{
	color: rgb(255,209,201);
	text-decoration: underline;
	font: large Arial;
}
		
	













